home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2007 March
/
PCWorld_2007-03_cd.bin
/
komunikace
/
acehtml
/
acehtmlfreeware.exe
/
scriptdef
/
Status Bar Banner 3.sd
< prev
next >
Wrap
INI File
|
2006-09-13
|
1KB
|
54 lines
[SUBJECT]
Description=Displays a scrolling text banner on the status bar - 3rd variant
ImageIndex=-1
Folder=Text Effects
[HEAD_TEXT]
;<script language="JavaScript">
;<!-- begin script
;var msgBan6, msgBan6b, string6 = "", stringPart6, delayBan6, ban6;
;msgBan6="`message`";
;function banniere6() {
; delayBan6 = `delay`;
; if (string6.length == 0) {
; string6 = " ";
; msgBan6b = msgBan6;
; stringPart6 = "";
; }
; else if (string6.length == 1) {
; while (msgBan6b.substring(0, 1) == " ") {
; stringPart6 = stringPart6 + string6;
; string6 = msgBan6b.substring(0, 1);
; msgBan6b = msgBan6b.substring(1, msgBan6b.length);
; }
; stringPart6 = stringPart6 + string6;
; string6 = msgBan6b.substring(0, 1);
; msgBan6b = msgBan6b.substring(1, msgBan6b.length);
; }
; else string6 = string6.substring(10, string6.length);
;
; window.status = stringPart6 + string6;
; ban6 = window.setTimeout('banniere6(delayBan6)',delayBan6);
;}
;// end script -->
;</script>
;
[BODY_TAG]
;onLoad="banniere6();" onUnload="clearTimeout(ban6)"
[BODY_TEXT]
[`message`]
Kind=S
Value=This text is the preview of your result.
[`delay`]
Kind=N
Value=100